home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / gfx / edit / softborder.lha / softborder.readme < prev   
Encoding:
Text File  |  1998-03-11  |  2.9 KB  |  112 lines

  1. Short:    soft borders v.0.6 (flexible IFX script)
  2. Author:   carl.licke@swipnet.se (Carl Licke)
  3. Uploader: carl.licke@swipnet.se (Carl Licke)
  4. Version:  0.6
  5. Type:     gfx/edit
  6. Requires: ImageFX
  7.  
  8. Long:
  9.                           softborder v.0.6
  10.                             (visitware!)
  11.  
  12.                   by: Carl Licke / Turbid design
  13.                   mailto:carl.licke@swipnet.se
  14.                   http://home2.swipnet.se/~w-24653/
  15.  
  16. This is a great tool for creating soft borders, for use on web or print
  17. (or whatever you want).
  18.  
  19. It needs ImageFX. Tested successfully with version 1.52.
  20. Please report bugs/problems, or if you know how to improve it.
  21.  
  22. This script is visitware!
  23. If you use it, you have to visit my homepage (I'm so sorry for you :-),
  24. and have a look around:
  25. http://home2.swipnet.se/~w-24653/
  26.  
  27. To read about my programs and see examples, click on "software: Amiga".
  28.  
  29. If you have used this script for a webpage, I would appreciate to get
  30. the URL to it!
  31.  
  32. If you want, just drop me a mail (carl.licke@swipnet.se).
  33.  
  34.  
  35. features
  36. --------
  37. * borderpattern support
  38. * selectable bordercolor
  39. * adjustable softness and size of borders
  40. * adjustable shade of picture
  41. * magic scissors support
  42. * remembers settings (until you reboot)
  43. * GUI
  44.  
  45.  
  46. installation
  47. ------------
  48. copy softborder.ifx to ImageFX:Rexx/
  49. (recommended, but not needed)
  50.  
  51. You also need the assign ImageFX: for your ImageFX-path.
  52. I think you have that already.
  53.  
  54.  
  55. usage
  56. -----
  57. Start ImageFX and load/create an image.
  58. Select the Arexx button in ImageFX.
  59. In the filerequester, select the softborder.ifx file and OK.
  60. If everything went right, a GUI pops up.
  61. There are lots of options, but you probably won't need to care about
  62. so many of them to get a decent result.
  63. Play with it and you will get it, or read on.
  64. Here follows an explanation of the GUI:
  65.  
  66. smoothness:
  67. How soft the border will be.
  68.  
  69. border size:
  70. Thickness of border with gradient.
  71.  
  72. shade:
  73. How dark the shadow will be.
  74. Or how yellow, if you selected yellow as shadowcolor.
  75.  
  76. border increase:
  77. Thickness of border without gradient.
  78.  
  79. magic scissors:
  80. If you check this, the most usual color (in the original image)
  81. will be removed.
  82. It will be replaced with white, or your selected bordercolor.
  83.  
  84. background from swap:
  85. Uses the swap buffer as a borderpattern.
  86. If there is no swap, it uses the main buffer.
  87.  
  88. pick color for backg.:
  89. If you check this and select the Okay button, the script will
  90. stop and wait for you to pick a color, either from the image
  91. or from the palette.
  92. The color of the border will be the one you selected.
  93. If you check both this and the "background from swap" options,
  94. then this won't have any effect.
  95.  
  96. save these settings:
  97. Hmm... let me see... Ohh, yes, it saves your settings.
  98. But they will reset on reboot.
  99.  
  100. You can change the defaults if you open the script in a
  101. texteditor, and find the note I left for you.
  102.  
  103.  
  104. history
  105. -------
  106. 0.6 - first release
  107.  
  108.  
  109. future
  110. ------
  111. I WILL improve it (but I don't know how, mail me if you do).
  112.